<Code Lib>
2020 Method
Changes 0
M

MEPSystem.Remove(ICollection<ElementId>)

Description:
Remove elements from system.
Remarks:
It is forbidden to remove all terminal elements from system. Terminal elements will be removed from the system automatically after removing this system from document.
Overloads (2):
Remove(ICollection[ElementId])

public virtual void Remove(
	ICollection<ElementId> elementIds
)

Loading…